ComponentOne Basic Library for UWP
In This Topic
    Border Properties
    In This Topic

    The following properties let you customize the borders of the C1RadialMenu control and the C1RadialMenuItem items.

     

    Property

    Description

    BorderBrush

    Gets or sets a brush that describes the border background of a control. This is a dependency property.

    BorderThickness

    Gets or sets the border thickness of a control. This is a dependency property.

     

    See Also